Carbon


SetFInfo

Header: Files.h Carbon status: Unsupported

OSErr SetFInfo (
    ConstStr255Param fileName, 
    SInt16 vRefNum, 
    const FInfo *fndrInfo
);
fileName
vRefNum
fndrInfo
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use FSpSetFInfo instead.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)